You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm successfully connecting to the network, uploading 5 bytes of data (data_put_public), and creating a Transaction (transaction_put). Next instruction is to create a Vault (write_bytes_to_vault), and it fails with a payment problem: Payment unexpectedly invalid for NetworkAddress::ScratchpadAddress(8b1138 - a110dd00c4bd1f2790b66428f0d3264289993a395a4203a981d363faee0e25ff)
I'm successfully connecting to the network, uploading 5 bytes of data (
data_put_public
), and creating a Transaction (transaction_put
). Next instruction is to create a Vault (write_bytes_to_vault
), and it fails with a payment problem:Payment unexpectedly invalid for NetworkAddress::ScratchpadAddress(8b1138 - a110dd00c4bd1f2790b66428f0d3264289993a395a4203a981d363faee0e25ff)
Logs:
vault_issue.log.zip
I'm trying this on a local test network with local evm:
And latest stable codebase (70154a0).
My system is Manjaro Linux.
The text was updated successfully, but these errors were encountered: