Crate wormhole_vaas

source ·

Re-exports

Modules

Structs

  • This amount reflects the token transfer amount encoded in a Token Bridge message. These amounts are capped at 8 decimals. This means that any amount of a coin whose metadata defines its decimals as some value greater than 8, the encoded amount will be normalized to eight decimals (which will lead to some residual amount after the transfer). For inbound transfers, this amount will be denormalized (scaled by the same decimal difference).

Traits