interface SendTransactionResponse {
    boc: string;
}

Properties

Properties

boc: string

Signed boc

Generated using TypeDoc