OBJECT
PolicyTemplate
link GraphQL Schema definition
- type PolicyTemplate {
- # The epoch timestamp the policy change request is valid until
- Int! :
- # The schedule that describes which public keys and how many of it is needed to
- # access wallet funds
- Schedule!]!]! : [[
- # The schedule that describes which public keys and how many of it is needed to
- # change the wallet policy
- Schedule!]!]! : [[
- }