Skip to content

Commit e39c532

Browse files
committed
fix rebase
1 parent bfc5754 commit e39c532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nimbus_verified_proxy/rpc/accounts.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ proc getStorageFromProof(
6868
of InvalidProof:
6969
return err(proofResult.errorMsg)
7070

71-
proc getStorageFromProof(
71+
proc getStorageFromProof*(
7272
stateRoot: Hash32,
7373
requestedSlot: UInt256,
7474
proof: ProofResponse,

0 commit comments

Comments
 (0)