Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

RpcServer convert enumerator to array for rpcclient #230

@Tommo-L

Description

@Tommo-L

When we meet enumerator type in contract, we can convert to array in rpcserver for rpclient to use.

E.g:

// NFT contract
public static enumerator tokensOf(byte[] owner)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions