Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

fix multisig_pure_proxy_stash.ts #827

@ryanleecode

Description

@ryanleecode
Fund Multisig: ready
Fund Multisig: { inBlock: "0x673eae1bd13347115fd7f1c82cd9f5892b4cc80dd6e1a172e392b88c656b788c" }
Fund Multisig: { finalized: "0x673eae1bd13347115fd7f1c82cd9f5892b4cc80dd6e1a172e392b88c656b788c" }
Alice Ratify: ready
Alice Ratify: { inBlock: "0xaf56cde5d93954983e0b0836d468463829f20cd6d03308b28837713a3e863d85" }
Alice Ratify: { finalized: "0xaf56cde5d93954983e0b0836d468463829f20cd6d03308b28837713a3e863d85" }
Bob Ratify: ready
Bob Ratify: { inBlock: "0x27f6075dab996c8459ce93276b993b26a2f6d1d0097779aa5a02e13e4a714753" }
Bob Ratify: { finalized: "0x27f6075dab996c8459ce93276b993b26a2f6d1d0097779aa5a02e13e4a714753" }
error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'pure')
        value = value[key]
                     ^
    at RunMap.fn (file:///workspaces/capi/rune/ValueRune.ts:50:22)
    at RunMap._evaluate (file:///workspaces/capi/rune/ValueRune.ts:162:40)
    at async RunMap.evaluate (file:///workspaces/capi/rune/Rune.ts:222:14)
    at async ValueRune.iter (file:///workspaces/capi/rune/Rune.ts:79:23)
    at async ValueRune.run (file:///workspaces/capi/rune/Rune.ts:66:22)
    at async file:///workspaces/capi/examples/multisig_pure_proxy_stash.ts:42:22

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions