Add native_token encoding support

This commit is contained in:
Ulf Wiger
2024-07-15 16:39:04 +02:00
parent db7a9f62f2
commit 8336d8113c
4 changed files with 11 additions and 3 deletions
+1
View File
@@ -20,6 +20,7 @@
, {account_pubkey , 32}
, {signature , 64}
, {name , not_applicable}
, {native_token , 32}
, {commitment , 32}
, {peer_pubkey , 32}
, {state , 32}