@waves/waves-transactions
    Preparing search index...

    Type Alias WithSender

    type WithSender = {
        senderPublicKey: string;
    }
    Index

    Properties

    Properties

    senderPublicKey: string

    Account public key. This account will pay fee and this account's script will be executed if exists