Type Definition soroban_sdk::FixedBinary

source · []
pub type FixedBinary<const N: usize> = BytesN<N>;
👎Deprecated:

use soroban_sdk::BytesN