import { C } from "https://deno.land/x/lucid@0.10.1/src/core/mod.ts";
const { MoveInstantaneousReward } = C;
Static Methods
__wrap(ptr)
from_bytes(bytes)
from_json(json)
new_to_other_pot(pot, amount)
new_to_stake_creds(pot, amounts)
x/lucid/src/core/mod.ts>C.MoveInstantaneousReward
import { C } from "https://deno.land/x/lucid@0.10.1/src/core/mod.ts";
const { MoveInstantaneousReward } = C;