Transaction

Summary

MembersDescriptions

public DateTime expiration

public UInt16 ref_block_num

public UInt32 ref_block_prefix

public UInt32 max_net_usage_words

public byte max_cpu_usage_ms

public UInt32 delay_sec

public List< Action> context_free_actions= new List<>()

public List< Action> actions= new List<>()

public List< Extension> transaction_extensions= new List<>()

Members

public DateTime expiration

public UInt16 ref_block_num

public UInt32 ref_block_prefix

public UInt32 max_net_usage_words

public byte max_cpu_usage_ms

public UInt32 delay_sec

public List< Action> context_free_actions= new List<>()

public List< Action> actions= new List<>()

public List< Extension> transaction_extensions= new List<>()

Last updated