The on-chain structure of a gateway token. Matches: solana/integration-lib/src/state.rs
The pattern for these objects is to have their properties dynamically assigned by borsh.decode, as opposed to via a constructor.
The imperative assignment operator (!) is used to avoid Typescript complaining about the above.
Generated using TypeDoc
The on-chain structure of a gateway token. Matches: solana/integration-lib/src/state.rs
The pattern for these objects is to have their properties dynamically assigned by borsh.decode, as opposed to via a constructor.
The imperative assignment operator (!) is used to avoid Typescript complaining about the above.