cooptypes - v2026.4.30-alpha-1
    Preparing search index...
    interface IWalmove {
        amount: string;
        coopname: string;
        from_wallet: string;
        initiator: string;
        memo: string;
        process_hash: string;
        to_wallet: string;
        username: string;
    }
    Index

    Properties

    amount: string
    coopname: string
    from_wallet: string
    initiator: string
    memo: string
    process_hash: string
    to_wallet: string
    username: string