Hello
Im stuck in the Multisignature transactions | MultiChain, not being able to see the balances in response?
Where I am:
Section: Issuing an asset to the multisig address
Step: A balance of 10000 units of asset9 should be displayed.
commands:
{"method":"grant","params":["4AH1icuhzPVrJCen4jR4utkaxmggtcPuTC9VxF","receive,send"],"id":"80501419-1651530866","chain_name":"mychain"}
c4fd00700217765c5b973d1a22564d74a990f12de5a1b60227529ff8e2afafc3
{"method":"issue","params":["4AH1icuhzPVrJCen4jR4utkaxmggtcPuTC9VxF","asset9",10000,0.01],"id":"55113986-1651530867","chain_name":"mychain"}
7e0af9cb922b63d3d845bdca1c28e9d905f420c85cceb1e468c293fa29b25b1c
{"method":"getaddressbalances","params":["4AH1icuhzPVrJCen4jR4utkaxmggtcPuTC9VxF",0],"id":"29726554-1651530868","chain_name":"mychain"}
[
] <--nothing in response :(
Thank you!