dsteem
    Preparing search index...

    Interface AccountWitnessProxyOperation

    Generic operation.

    interface AccountWitnessProxyOperation {
        "0": "account_witness_proxy";
        "1": { account: string; proxy: string };
    }

    Hierarchy (View Summary)

    Index

    Properties

    0 1

    Properties

    "0": "account_witness_proxy"
    "1": { account: string; proxy: string }