@cashlab/moria
    Preparing search index...

    Type Alias LoanNFTParameters

    type LoanNFTParameters = {
        amount: bigint;
        borrower_pkh: Uint8Array;
    }
    Index

    Properties

    Properties

    amount: bigint
    borrower_pkh: Uint8Array