BlockOffset
Either a block hash or a block height.
input BlockOffset {
hash: HexEncoded
height: Int
}
Fields
BlockOffset.hash ● HexEncoded scalar
A hex-encoded block hash.
BlockOffset.height ● Int scalar
A block height.
Member Of
block query ● blocks subscription ● ContractActionOffset input ● contractActions subscription