VersionParams contains the ABCI application version.

interface VersionParams {
    appVersion: bigint;
}

Properties

Properties

appVersion: bigint