@raoul-picconi/mojito-sdk
    Preparing search index...

    Interface UtxoOutPoint

    interface UtxoOutPoint {
        output_index: number;
        tx_id: string;
    }
    Index

    Properties

    Properties

    output_index: number
    tx_id: string