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

    Interface BlockBody

    interface BlockBody {
        transactions: Transaction[];
    }
    Index

    Properties

    Properties

    transactions: Transaction[]