wire_UpdateGlobalVar_new method
WireSyncRust2DartDco
wire_UpdateGlobalVar_new()
Implementation
WireSyncRust2DartDco wire_UpdateGlobalVar_new(
int from_chain_id,
int sub_account_id,
int parameter,
double serial_id,
) {
return _wire_UpdateGlobalVar_new(
from_chain_id,
sub_account_id,
parameter,
serial_id,
);
}