@did-btc1/method
    Preparing search index...

    Type Alias SendToAddressResult

    type SendToAddressResult = {
        fee_reason?: string;
        txid: string;
    }
    Index

    Properties

    Properties

    fee_reason?: string
    txid: string