azimuth-js
Version:
Functions for interacting with Azimuth
28 lines (27 loc) • 1.28 kB
JSON
{
"permission": "Insufficient permission for this action",
"zero": "Cannot target the zero address",
"inactive": "Point is not active",
"spawned": "Point already spawned",
"spawnSize": "Spawning galaxy planets is not supported",
"spawnPrefix": "Prefix is unable to spawn children",
"sponsorBoot": "Sponsor has not been booted",
"sponsor": "Invalid sponsor for point",
"sponsorless": "Point has no sponsor",
"notEscape": "Point is not escaping",
"notGalaxy": "Only galaxies may vote",
"upgradePath": "Unexpected upgrade path",
"majority": "Proposal has already achieved majority",
"pollTime": "Existing poll is still active or cooling down",
"pollInactive": "Poll is not currently active",
"pollVoted": "Point already voted on this poll",
"contractCant": "Contract has not been granted sufficient permission",
"noRemaining": "No stars remaining in the contract",
"withdrawLimit":"Withdraw limit reached",
"forfeitLimit": "Remaining stars have all been forfeited",
"hasForfeited": "Commitment has already forfeited",
"notMissed": "Deadline has not been missed",
"notApproved": "Not approved for transfer",
"cantReceive": "Target not eligible to receive",
"empty": ""
}