Export

BroadcastTransferRequest

interface BroadcastTransferRequest {
    signed_payload: string;
}

Properties

Properties

signed_payload: string

The hex-encoded signed payload of the transfer

Memberof

BroadcastTransferRequest