Record Class Zerostate

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.Zerostate

public record Zerostate(String id, List<ZerostateAccounts> accounts, String boc, String file_hash, Integer global_id, List<ZerostateLibraries> libraries, ZerostateMaster master, String root_hash, String total_balance, List<OtherCurrency> total_balance_other, Integer workchain_id) extends Record
The initial state of the workchain before first block was generated;