bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iMsgExitPoolResponse<T>

    interface iMsgExitPoolResponse<T extends NumberType> {
        tokenOut: iCosmosCoin<T>[];
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties

    tokenOut: iCosmosCoin<T>[]