interface ICreateStreamAptosExt {
    senderWallet: WalletContextState | AptosAccount;
}

Properties

Properties

senderWallet: WalletContextState | AptosAccount