Policy Accounts (Multi-Sig)
Consensus-level multi-sig group governance, accounts, proposals, execution.
10 methods · verified against the live mainnet RPC at https://rpc.sumchain.io.
ChainAccountTransactionsDecentralized Storage (PoR)OmniNode (InferenceAttestation)OmniNode Inference SettlementValidators & ConsensusNFTs (SUM-721)Fungible Tokens (SRC-20)Smart Contracts (WASM)Encrypted Messaging (SRC-201)Document Credentials (SRC-80X)Employment Credentials (SRC-88X)Policy Accounts (Multi-Sig)Governance (v1)Node & Network
policy_getAccountAccount by id.
policy_getAccountByAddressAccount by address.
policy_listMemberAccountsAccounts where address is a member.
policy_getProposalProposal by id.
policy_listProposalsAll proposals for an account.
policy_listPendingProposalsPending only.
policy_buildCreateAccountBuild an unsigned create-account transaction to sign and broadcast.
policy_buildSubmitProposalBuild an unsigned submit-proposal transaction to sign and broadcast.
policy_buildExecuteProposalBuild an unsigned execute-proposal transaction to sign and broadcast.
policy_buildCancelProposalBuild an unsigned cancel-proposal transaction (proposer only).