import { Core } from "https://deno.land/x/lucid@0.7.9/src/core/core.ts";
const { MoveInstantaneousReward } = Core;
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/core.ts>Core.MoveInstantaneousReward
import { Core } from "https://deno.land/x/lucid@0.7.9/src/core/core.ts";
const { MoveInstantaneousReward } = Core;