pub const fn deposit(items: u32, bytes: u32) -> u128
Expand description

Generates a balance based on amount of items and bytes Items are each worth 20 Dollars Bytes each cost 1/1_000 of a Dollar