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

    Interface Delegation

    interface Delegation {
        balance: { atoms: string; decimal: string };
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    balance: { atoms: string; decimal: string }