memez_pump_config
new - packages a vector of u64 into a PumpConfig struct.
public fun new(values: vector<u64>): PumpConfig
Arguments:
values: vector<u64>
The values to be packaged. They are done linearly.
Last updated
Was this helpful?
new - packages a vector of u64 into a PumpConfig struct.
public fun new(values: vector<u64>): PumpConfig
Arguments:
values: vector<u64>
The values to be packaged. They are done linearly.
Last updated
Was this helpful?