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

    Interface iMsgJoinSwapExternAmountInResponse<T>

    interface iMsgJoinSwapExternAmountInResponse<T extends NumberType> {
        shareOutAmount: T;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties

    shareOutAmount: T