pub type NEARLedgerAppVersion = Vec<u8>;
Expand description

Alias of Vec<u8>. The goal is naming to help understand what the bytes to deal with

Aliased Type§

struct NEARLedgerAppVersion { /* private fields */ }