Assert a typed value at a byte offset.
Byte offset into the account data
One of DataValueType
Expected value (bigint for 64/128-bit, number otherwise)
Integer operator for numeric types, equatable for Bool/Pubkey/Bytes
Assert a typed value at a byte offset.
Byte offset into the account data
One of DataValueType
Expected value (bigint for 64/128-bit, number otherwise)
Integer operator for numeric types, equatable for Bool/Pubkey/Bytes
Fluent builder for
AssertAccountData/AssertAccountDataMulti.Each assertion reads a typed value at a byte offset in the account data.