interface ICreateStreamSuiExt {
    senderWallet: WalletContextState | Keypair;
}

Properties

Properties

senderWallet: WalletContextState | Keypair