Prerequisites
If you have set market_version = "1.2"
in the config.toml
, you must do the following steps:
Import the client wallet private key to the
$SWAN_PATH
(default:~/.swan
):
Add funds to client wallet Market Actor in order to send deals:
Note: If you are using market_version = "1.2"
, please make sure the storage providers are using the swan-provider
v2.1.0-rc1 at least.
Last updated