YuXiao
YuXiao
How do I sign and send a transaction to Moonbeam, I understand Polkadot's method! ```golang // Transfer 转账 https://kusama.subscan.io/extrinsic?module=Balances&call=transfer_keep_alive func (service *Service) Transfer(signer Signer, to types.AccountID, amount uint64) *types.Hash {...
### Ask a question ### Ask a question In fact these transactions have outpus, explorer link: https://cardanoscan.io/transaction/39e387bb310c5f13d7dc5e2fb47edee45834e9348f1db0ebc7534a5ac142c5db?tab=summary Node data has been synchronized: ```bash curl -X POST -H "Content-Type: application/json" -d...