ScheduleInput
No description
input ScheduleInput {
quorumCount: Int!
keys: [String]!
}
Fields
ScheduleInput.quorumCount ● Int! non-null scalar
Defines the minimum number of public keys needed to sign to satisfy the schedule
ScheduleInput.keys ● [String]! non-null scalar
The list of public keys that can sign for the wallet