Skip to main content
Version: mainnet (v0.72)

RecurringGovernanceTransfer

The specific details for a recurring governance transfer

type RecurringGovernanceTransfer {
startEpoch: Int!
endEpoch: Int
}

Fields

RecurringGovernanceTransfer.startEpoch ● Int! non-null scalar

The epoch at which this recurring transfer will start

RecurringGovernanceTransfer.endEpoch ● Int scalar

An optional epoch at which this transfer will stop

Implemented by

GovernanceTransferKind union ● TransferKind union