GLAMIDL Reference

sync_parent_to_child

Syncs collateral and state from a parent trader account down to a child subaccount.

Accounts

AccountRoleDescription
glam_statewritable`glam_state` account required by the `sync_parent_to_child` instruction (see program source for the full constraint).
glam_vaultwritable`glam_vault` account required by the `sync_parent_to_child` instruction (see program source for the full constraint).
glam_signersigner, writable`glam_signer` account required by the `sync_parent_to_child` instruction (see program source for the full constraint).
integration_authorityread-only`integration_authority` account required by the `sync_parent_to_child` instruction (see program source for the full constraint).
cpi_programread-only`cpi_program` account required by the `sync_parent_to_child` instruction (see program source for the full constraint).
glam_protocol_programread-only`glam_protocol_program` account required by the `sync_parent_to_child` instruction (see program source for the full constraint).
system_programread-only`system_program` account required by the `sync_parent_to_child` instruction (see program source for the full constraint).

No arguments