data foreach hop_payloads in onion_packet
described in bolt04
| Union case | Description |
|
|
|
|
| Instance member | Description |
Full Usage:
this.ToBytes
Returns: byte[]
|
|
| Static member | Description |
Full Usage:
OnionPayload.FromBytes(bytes)
Parameters:
byte array
Returns: Result<OnionPayload, string>
|
|