Documentation
    Preparing search index...

    Interface SendTransactionResponse

    Result of sendTransaction method.

    interface SendTransactionResponse {
        boc: string;
    }
    Index

    Properties

    Properties

    boc: string

    Base64-encoded BoC of the broadcasted external message.