Current section
Files
Jump to
Current section
Files
include/transaction@staking_data_CreateStaker.hrl
-record(create_staker, {
delegation :: gleam@option:option(account@address:address()),
proof :: transaction@signature_proof:signature_proof()
}).