Skip to main content

Module receive_policy

Module receive_policy 

Source

Enumsยง

ReceivePolicyReceiptSubcommand
ReceivePolicySubcommand
Account-level receive policy operations (Tempo).

Functionsยง

blocked_reason ๐Ÿ”’
Labels a BlockedReason discriminant; receipts carry it as a raw u8.
burn_receipt ๐Ÿ”’
claim ๐Ÿ”’
decode_claim_receipt ๐Ÿ”’
decode_receipt ๐Ÿ”’
get ๐Ÿ”’
guard_provider ๐Ÿ”’
Checks the receipt and that the RPC is T6+: the ReceivePolicyGuard precompile only has code from T6 onwards, so a pre-T6 call would succeed as a silent no-op instead of reverting.
inbound_kind ๐Ÿ”’
invalid_recovery_authority_message ๐Ÿ”’
Returns an error message when recovery_authority could never pass ReceivePolicyGuard.claim() and would leave held receipts unclaimable.
print_claim_hint ๐Ÿ”’
print_decoded_receipt ๐Ÿ”’
receipt_balance ๐Ÿ”’
receipt_payload ๐Ÿ”’
recovery_mode ๐Ÿ”’
recovery_warning ๐Ÿ”’
set ๐Ÿ”’
validate ๐Ÿ”’
validate_payload ๐Ÿ”’