vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.
Apache License 2.0
196 stars 74 forks source link

send via grinbox address error #179

Open ghost opened 5 years ago

ghost commented 5 years ago

error: Incoming slate is not compatible with this wallet. Please upgrade the node or use a different one

wallet713 version :v2.0.0 grin node version: v2.0.0

wallet713.toml

chain = "Mainnet"
wallet713_data_path = "wallet713_data"
grinbox_domain = "grinbox.io"
grin_node_uri = "http://127.0.0.1:3413"
default_keybase_ttl = "24h"
owner_api = true
owner_api_address = "127.0.0.1:3420"
foreign_api = true
foreign_api_address = "0.0.0.0:3415"
amani1104 commented 4 years ago

Yes, I've noticed the same issue. Slates between wallet713 and grin-wallet are not compatible.