AddInt32 |
An implmentation of Transform that Adds the given `i32`
|
AddInt32.AddInt32Builder |
|
AddKeys |
An implmentation of Transform that Adds the given collection of named keys.
|
AddKeys.AddKeysBuilder |
|
AddUInt128 |
An implmentation of Transform that Adds the given `u128`
|
AddUInt128.AddUInt128Builder |
|
AddUInt256 |
An implmentation of Transform that Adds the given `u256`
|
AddUInt256.AddUInt256Builder |
|
AddUInt512 |
An implmentation of Transform that Adds the given `u512`
|
AddUInt512.AddUInt512Builder |
|
AddUInt64 |
An implmentation of Transform that Adds the given `u64`
|
AddUInt64.AddUInt64Builder |
|
Failure |
An implmentation of Transform that gives details about a failed
transformation,
containing an error message
|
Failure.FailureBuilder |
|
WriteAccount |
An implementation of Transform that Writes the given Account to global state.
|
WriteAccount.WriteAccountBuilder |
|
WriteBid |
An implementation of Transform that Writes the given Bid to global state.
|
WriteBid.WriteBidBuilder |
|
WriteCLValue |
An implementation of Transform that Writes the given CLValue to global state.
|
WriteCLValue.WriteCLValueBuilder |
|
WriteDeployInfo |
An implementation of Transform that Writes the given DeployInfo to global
state.
|
WriteDeployInfo.WriteDeployInfoBuilder |
|
WriteEraInfo |
An implementation of Transform that Writes the given EraInfo to global state.
|
WriteEraInfo.WriteEraInfoBuilder |
|
WriteTransfer |
An implementation of Transform that Writes the given Transfer to global state.
|
WriteTransfer.WriteTransferBuilder |
|
WriteWithdraw |
An implementation of Transform that Writes the given Withdraw to global state.
|
WriteWithdraw.WriteWithdrawBuilder |
|