address

// Data represents the 64 byte Data of an Ethereum account.
type AccountAddress [AccountAddressLength]byte
type Accountes []AccountAddress

Last updated

Was this helpful?