Data Fields | |
| int | odd_even_indicator |
| odd/even indicator ie | |
| int | str |
| subaddress ie. | |
| int | type |
| subaddress type ie | |
| int | valid |
| valid/present ie | |
Definition at line 8460 of file channel.c.
odd/even indicator ie
Definition at line 8466 of file channel.c.
Referenced by party_subaddress_build_data().
| int str |
subaddress ie.
Definition at line 8462 of file channel.c.
Referenced by party_subaddress_build_data().
| int type |
subaddress type ie
Definition at line 8464 of file channel.c.
Referenced by party_subaddress_build_data().
| int valid |
valid/present ie
Definition at line 8468 of file channel.c.
Referenced by party_subaddress_build_data().
1.5.6