# Address
Structure of an address.
# Constructor
Address(bytes: ByteVector)
# Fields
# | Name | Data type | Description |
---|---|---|---|
1 | bytes | ByteVector | Array of bytes of the address |
Structure of an address.
Address(bytes: ByteVector)
# | Name | Data type | Description |
---|---|---|---|
1 | bytes | ByteVector | Array of bytes of the address |