avaghasiya-supra
Results
2
issues of
avaghasiya-supra
## Steps to Reproduce Issue I want to subscribe to my transactions but getting an error : [Error: Invalid params] e.g. ``` const client = new SuiClient({ url: 'wss://rpc.testnet.sui.io:443/', });...
Type: Bug
## Steps to Reproduce Issue [Error: Error checking transaction input objects: Unsupported("Some(FromOrToAddress { addr: 0x })")] ``` const client = new SuiClient({ url: 'https://fullnode.devnet.sui.io:443/', }); ``` ``` const fromTransactionBlocks =...
Type: Bug