Interacting with a Node
Start sending requests
To send requests:
Send Transaction
Create UnsigendTransaction and send transaction by Client.SendTransaction
, the Client will automatically populate the transaction and sign it before sending.
Last updated