UNPKG

@wharfkit/transact-plugin-resource-provider

Version:

Plugin to automatically provide network resources for transactions using the Resource Provider implementation standard.

15 lines (14 loc) 790 B
{ "timeout": "来自资源提供商的产品/服务已过期。", "will-continue": "交易将在不使用资源提供商的情况下继续。", "fee": { "title": "接受交易费用?", "body": "您的账户需要其他资源 ({{resource}}) 才能执行此交易。是否要自动购买这些资源并继续?", "cost": "{{resource}} 的成本" }, "rejected": { "no-fees": "资源提供商提议以一定费用为条件提供此交易所需的资源,但配置项“allowFee = false”禁止了接受这种提议。", "original-modified": "资源提供商返回的原始交易修改过多。将在不使用资源提供商的情况下继续", "max-fee": "资源提供商提议的费用过高,已拒绝。" } }